Skip to main content

Fallback Flow

Let's say something went wrong while user was using the app; server stopped working or some data was missing etc. And it is not good if we just show the error. Customer may feel not happy if they don't get what they want, thus we use fallback flow.

Here is image explanation of the Fallback Flow.

img_6.png

How to create a fallback flow?

  1. Create a flow as you are creating a usual flow
  2. Go to flow "Details"

img.png

  1. Go to "Fallback Details" tab, tick the checkbox "Is this a fallback flow?" and "Save" button.

img_8.png

How to create a fallback flow to main flow?

  1. Go to your main flow
  2. Go to "Details" of the flow
  3. Go to "Fallback Details" tab
  4. From the "Fallback Flow" dropdown choose that fallback flow.

img_29.png

Now your main flow is ready for any kind of unexpected errors.